atsc_table_eit_desc_length

@union atsc_table_eit_desc_length @brief ATSC EIT descriptor length @ingroup dvb_table

@param desc_length descriptor length

This structure is used to store the original ATSC EIT event table, converting the integer fields to the CPU endianness, and converting the timestamps to a way that it is better handled on Linux.

The undocumented parameters are used only internally by the API and/or are fields that are reserved. They shouldn't be used, as they may change on future API releases.

extern (C)
union atsc_table_eit_desc_length {}

Members

Structs

__anonymous
struct __anonymous
Undocumented in source.

Variables

bitfield
ushort bitfield;

@union atsc_table_eit_desc_length @brief ATSC EIT descriptor length @ingroup dvb_table

Meta